home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-07-24 | 48.6 KB | 2,625 lines |
- -- card: 310398 from stack: in.0 Reference
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 277374
- -- name: HierarchicalClasses
-
-
- -- part 3 (field)
- -- low flags: 80
- -- high flags: 0007
- -- rect: left=0 top=49 right=91 bottom=186
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: isasuper
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put word 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super & "," after cd fld isasuper
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 7 (field)
- -- low flags: 81
- -- high flags: 2007
- -- rect: left=0 top=73 right=104 bottom=179
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: expanded2
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put item 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super &return after cd fld expanded
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 8 (field)
- -- low flags: 81
- -- high flags: 2007
- -- rect: left=0 top=90 right=121 bottom=184
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: expanded3
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put item 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super &return after cd fld expanded
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2007
- -- rect: left=0 top=107 right=138 bottom=171
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: expanded4
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put item 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super &return after cd fld expanded
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 10 (field)
- -- low flags: 81
- -- high flags: 2007
- -- rect: left=0 top=125 right=156 bottom=190
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: expanded5
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put item 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super &return after cd fld expanded
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 12 (field)
- -- low flags: 81
- -- high flags: 2007
- -- rect: left=0 top=155 right=186 bottom=181
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: expanded6
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put item 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super &return after cd fld expanded
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 13 (field)
- -- low flags: 81
- -- high flags: 2007
- -- rect: left=1 top=152 right=183 bottom=191
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: expanded7
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- repeat with i = 1 to the number of lines in me
- set cursor to busy
- if offset ("≈≈≈",word 1 of line i of me) > 0
- then
- put item 1 of line i of me into super
- put the number of chars in super into stop
- delete char (stop -2) to stop of super --delete ellipsis
- put super &return after cd fld expanded
- end if
- end repeat
-
- end mouseup
-
-
-
-
- -- part 28 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=39 top=324 right=341 bottom=172
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 16384
- -- line height: 12
- -- part name:
-
-
- -- part 30 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=171 top=324 right=341 bottom=302
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 256
- -- line height: 12
- -- part name:
-
-
- -- part 31 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=173 top=326 right=339 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 16384
- -- line height: 12
- -- part name: ALPHABETICAL
- ----- HyperTalk script -----
- on mouseUp
-
- global MenuID
-
- set the hilite of me to not the hilite of me
- set the hilite of cd btn "HIERARCHICAL" to false
-
- lock screen
-
- set the hilite of me to not the hilite of me
- set the hilite of cd btn "HIERARCHICAL" to true
-
- go prev
-
- put the number of this cd into MenuID
-
- if fld "MethodMenu" <> empty then
- put empty into fld "MethodMenu"
- put empty into fld "FieldMenu"
- put empty into fld "last class"
- set scroll of cd fld "Objectslist" to 0
- end if
-
- unlock screen with visual dissolve
- end mouseUp
-
- -------------------------------- EOF -----------------------------------
-
-
-
- -- part 32 (button)
- -- low flags: 00
- -- high flags: C002
- -- rect: left=41 top=326 right=339 bottom=170
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 16384
- -- line height: 12
- -- part name: HIERARCHICAL
- ----- HyperTalk script -----
- on mouseUp
- set the hilite of me to true
- beep
- end mouseUp
-
-
-
- -- part 69 (field)
- -- low flags: 81
- -- high flags: 0007
- -- rect: left=206 top=86 right=304 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 16
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: info
- ----- HyperTalk script -----
- on mouseup
- put clickline()
- exit mouseup
-
- put empty into lastsubclass
- repeat with i = 1 to the number of lines in me
- if offset(" ",item 1 of line i of me) = 0 -- if " " not there returns 0
- then
- put item 1 of line i of me into this
- put golookup (this) into linenum
- put i + 1 into firstsubclass
- put firstsubclass into item 2 of line linenum of cd fld stor1
- if i <> 1 then put i - 1 into lastsubclass
- if i <> 1 and (lastsubclass <> empty)
- then
- put i - 1 into lastsubclass
- put lastsubclass into item 3 of line lastlinenum of cd fld stor1
- end if
- end if
- put linenum into lastlinenum
- end repeat
- end mouseup
-
- ------------------------------------------------------------------------
- function golookup thekey
- repeat with i = 1 to the number of lines in cd fld stor1
- set cursor to busy
- if thekey = item 1 of line i of cd fld stor1
- then return i
- end repeat
- put thekey &"," &&","&&return after cd fld stor1
- return the number of lines in cd fld stor1 + 1
- end golookup
- ------------------------------------------------------------------------
-
-
-
- -- part contents for background part 78
- ----- text -----
- Classes Menu
-
- -- part contents for background part 24
- ----- text -----
- CLASSES
-
- -- part contents for card part 7
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand≈≈≈
- TAssociation
- TPtrBasedDoublyLinkedList≈≈≈
- TEvtHandler≈≈≈
-
-
-
-
-
-
-
- -- part contents for card part 8
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand
- TNoChangesCommand≈≈≈
- TCellSelectCommand≈≈≈
- TPrintStyleChangeCommand
- TTECommand≈≈≈
- TAssociation
- TPtrBasedDoublyLinkedList
- TDynamicArray≈≈≈
- TEvtHandler
- TApplication≈≈≈
- TDocument≈≈≈
- TView≈≈≈
- TPrintHandler≈≈≈
-
- -- part contents for card part 9
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand
- TNoChangesCommand
- TAboutAppCommand
- TCloseWindowCommand
- TControlTracker
- TDebugCommand
- TInspectorCommand
- TNewDocCommand
- TOldDocCommand
- TPrintCommand
- TQuitCommand
- TRevertDocCommand
- TSaveDocCommand
- TUndoRedoCommand
- TCellSelectCommand
- TRCSelectCommand≈≈≈
- TPrintStyleChangeCommand
- TTECommand
- TTECutCopyCommand
- TTEPasteCommand
- TTEStyleCommand
- TTETypingCommand
- TAssociation
- TPtrBasedDoublyLinkedList
- TDynamicArray
- TList≈≈≈
- TEvtHandler
- TApplication
- TDebugApplication
- TDocument
- TInspector
- TView
- TListView≈≈≈
- TScroller
- TWindow≈≈≈
- TGridView≈≈≈
- TTranscriptView
- TControl≈≈≈
- TDialogView
- TDeskScrapView
- TTEView≈≈≈
- TPrintHandler
- TStdPrintHandler
-
-
-
- -- part contents for card part 10
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand
- TNoChangesCommand
- TAboutAppCommand
- TCloseWindowCommand
- TControlTracker
- TDebugCommand
- TInspectorCommand
- TNewDocCommand
- TOldDocCommand
- TPrintCommand
- TQuitCommand
- TRevertDocCommand
- TSaveDocCommand
- TUndoRedoCommand
- TCellSelectCommand
- TRCSelectCommand
- TColumnSelectCommand
- TRowSelectCommand
- TPrintStyleChangeCommand
- TTECommand
- TTECutCopyCommand
- TTEPasteCommand
- TTEStyleCommand
- TTETypingCommand
- TAssociation
- TPtrBasedDoublyLinkedList
- TDynamicArray
- TList
- TObjectList
- TSortedList≈≈≈
- TEvtHandler
- TApplication
- TDebugApplication
- TDocument
- TInspector
- TView
- TListView
- TClassListView
- TObjListView
- TObjectView
- TScroller
- TWindow
- TInspectWindow
- TGridView
- TTextGridView≈≈≈
- TTranscriptView
- TControl
- TPattern
- TStaticText≈≈≈
- TCluster
- TIcon
- TCtlMgr≈≈≈
- TPopUp
- TPicture
- TDialogView
- TDeskScrapView
- TTEView
- TDialogTEView
- TPrintHandler
- TStdPrintHandler
-
-
-
-
- -- part contents for card part 12
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand
- TNoChangesCommand
- TAboutAppCommand
- TCloseWindowCommand
- TControlTracker
- TDebugCommand
- TInspectorCommand
- TNewDocCommand
- TOldDocCommand
- TPrintCommand
- TQuitCommand
- TRevertDocCommand
- TSaveDocCommand
- TUndoRedoCommand
- TCellSelectCommand
- TRCSelectCommand
- TColumnSelectCommand
- TRowSelectCommand
- TPrintStyleChangeCommand
- TTECommand
- TTECutCopyCommand
- TTEPasteCommand
- TTEStyleCommand
- TTETypingCommand
- TAssociation
- TPtrBasedDoublyLinkedList
- TDynamicArray
- TList
- TObjectList
- TSortedList
- TCommandList
- TEntriesList
- TClassesByID
- TClassesByName
- TEvtHandler
- TApplication
- TDebugApplication
- TDocument
- TInspector
- TView
- TListView
- TClassListView
- TObjListView
- TObjectView
- TScroller
- TWindow
- TInspectWindow
- TGridView
- TTextGridView
- TTextListView
- TTranscriptView
- TControl
- TPattern
- TStaticText
- TEditText≈≈≈
- TCluster
- TIcon
- TCtlMgr
- TScrollBar≈≈≈
- TButton
- TRadio
- TCheckBox
- TPopUp
- TPicture
- TDialogView
- TDeskScrapView
- TTEView
- TDialogTEView
- TPrintHandler
- TStdPrintHandler
-
-
-
-
- -- part contents for card part 13
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand
- TNoChangesCommand
- TAboutAppCommand
- TCloseWindowCommand
- TControlTracker
- TDebugCommand
- TInspectorCommand
- TNewDocCommand
- TOldDocCommand
- TPrintCommand
- TQuitCommand
- TRevertDocCommand
- TSaveDocCommand
- TUndoRedoCommand
- TCellSelectCommand
- TRCSelectCommand
- TColumnSelectCommand
- TRowSelectCommand
- TPrintStyleChangeCommand
- TTECommand
- TTECutCopyCommand
- TTEPasteCommand
- TTEStyleCommand
- TTETypingCommand
- TAssociation
- TPtrBasedDoublyLinkedList
- TDynamicArray
- TList
- TObjectList
- TSortedList
- TCommandList
- TEntriesList
- TClassesByID
- TClassesByName
- TEvtHandler
- TApplication
- TDebugApplication
- TDocument
- TInspector
- TView
- TListView
- TClassListView
- TObjListView
- TObjectView
- TScroller
- TWindow
- TInspectWindow
- TGridView
- TTextGridView
- TTextListView
- TTranscriptView
- TControl
- TPattern
- TStaticText
- TEditText
- TNumberText
- TCluster
- TIcon
- TCtlMgr
- TScrollBar
- TSScrollBar
- TButton
- TRadio
- TCheckBox
- TPopUp
- TPicture
- TDialogView
- TDeskScrapView
- TTEView
- TDialogTEView
- TPrintHandler
- TStdPrintHandler
-
-
-
- -- part contents for background part 4
- ----- text -----
- METHODS
-
- -- part contents for background part 75
- ----- text -----
- FIELDS
-
- -- part contents for card part 3
- ----- text -----
- TObject,TPtrBasedDoublyLinkedList,TDynamicArray,TCommand,TCellSelectCommand,TRCSelectCommand,TNoChangesCommand,TTECommand,TEvtHandler,TApplication,TDocument,TPrintHandler,TView,TWindow,TControl,TCtlMgr,TScrollBar,TStaticText,TEditText,TGridView,TTextGridView,TListView,TTEView,TList,TSortedList
-
- -- part contents for background part 73
- ----- text -----
- Double click to go to description.
-
- -- part contents for card part 69
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand≈≈≈
- TAssociation
- TPtrBasedDoublyLinkedList≈≈≈
- TEvtHandler≈≈≈
- TCommand
- TNoChangesCommand≈≈≈
- TCellSelectCommand≈≈≈
- TPrintStyleChangeCommand
- TTECommand≈≈≈
- TPtrBasedDoublyLinkedList
- TDynamicArray≈≈≈
- TEvtHandler
- TApplication≈≈≈
- TDocument≈≈≈
- TView≈≈≈
- TPrintHandler≈≈≈
- TNoChangesCommand
- TAboutAppCommand
- TCloseWindowCommand
- TControlTracker
- TDebugCommand
- TInspectorCommand
- TNewDocCommand
- TOldDocCommand
- TPrintCommand
- TQuitCommand
- TRevertDocCommand
- TSaveDocCommand
- TUndoRedoCommand
- TCellSelectCommand
- TRCSelectCommand≈≈≈
- TTECommand
- TTECutCopyCommand
- TTEPasteCommand
- TTEStyleCommand
- TTETypingCommand
- TDynamicArray
- TList≈≈≈
- TApplication
- TDebugApplication
- TDocument
- TInspector
- TView
- TListView≈≈≈
- TScroller
- TWindow≈≈≈
- TGridView≈≈≈
- TTranscriptView
- TControl≈≈≈
- TDialogView
- TDeskScrapView
- TTEView≈≈≈
- TPrintHandler
- TStdPrintHandler
- TRCSelectCommand
- TColumnSelectCommand
- TRowSelectCommand
- TList
- TObjectList
- TSortedList≈≈≈
- TListView
- TClassListView
- TObjListView
- TObjectView
- TWindow
- TInspectWindow
- TGridView
- TTextGridView≈≈≈
- TControl
- TPattern
- TStaticText≈≈≈
- TCluster
- TIcon
- TCtlMgr≈≈≈
- TPopUp
- TPicture
- TTEView
- TDialogTEView
- TSortedList
- TCommandList
- TEntriesList
- TClassesByID
- TClassesByName
- TTextGridView
- TTextListView
- TStaticText
- TEditText≈≈≈
- TCtlMgr
- TScrollBar≈≈≈
- TButton
- TRadio
- TCheckBox
- TEditText
- TNumberText
- TScrollBar
- TSScrollBar
-
-
-
- -- part contents for background part 86
- ----- text -----
- TAboutAppCommand,0,0,2,4,0,0
- TApplication,43,43,6,93,2,6
- TAssociation,0,0,95,106,8,8
- TButton,0,0,108,112,0,0
- TCellSelectCommand,34,34,114,122,10,18
- TCheckBox,0,0,124,133,0,0
- TClassesByID,0,0,135,137,0,0
- TClassesByName,0,0,139,141,0,0
- TClassListView,0,0,143,147,20,20
- TCloseWindowCommand,0,0,149,151,0,0
- TCluster,0,0,153,164,22,24
- TColumnSelectCommand,0,0,166,169,0,0
- TCommand,9,12,171,182,26,42
- TCommandList,0,0,184,187,0,0
- TControl,73,79,189,213,44,52
- TControlTracker,0,0,215,216,54,54
- TCtlMgr,92,95,218,248,56,60
- TDebugApplication,0,0,250,261,0,0
- TDebugCommand,0,0,263,265,0,0
- TDeskScrapView,0,0,267,276,62,65
- TDialogTEView,0,0,278,284,67,68
- TDialogView,0,0,286,311,70,76
- TDocument,45,45,313,361,78,101
- TDynamicArray,41,41,363,376,103,109
- TEditText,97,97,378,397,111,113
- TEntriesList,0,0,399,401,0,0
- TEntry,0,0,403,406,115,116
- TEvtHandler,16,19,408,437,118,120
- TGridView,71,71,439,492,122,133
- TIcon,0,0,494,502,135,137
- TInspector,0,0,504,512,139,142
- TInspectorCommand,0,0,514,516,0,0
- TInspectWindow,0,0,518,527,144,146
- TList,62,63,529,556,148,148
- TListView,65,67,558,575,150,154
- TNewDocCommand,0,0,577,579,0,0
- TNoChangesCommand,21,32,581,582,0,0
- TNumberText,0,0,584,591,156,157
- TObject,2,7,593,616,0,0
- TObjectList,0,0,618,621,0,0
- TObjectView,0,0,623,641,159,162
- TObjListView,0,0,643,648,164,165
- TOldDocCommand,0,0,650,652,0,0
- TPattern,0,0,654,662,167,169
- TPicture,0,0,664,672,171,172
- TPopup,0,0,674,691,174,178
- TPrintCommand,0,0,693,695,180,180
- TPrintHandler, 57,57,697,716,182,186
- TPrintStyleChangeCommand,0,0,718,723,188,190
- TPtrBasedDoublyLinkedList,14,14,725,729,192,193
- TQuitCommand,0,0,731,733,0,0
- TRCSelectCommand,59,60,746,748,0,0
- TRadio,0,0,735,744,0,0
- TRevertDocCommand,0,0,750,752,0,0
- TRowSelectCommand,0,0,754,757,0,0
- TRunArray,0,0,759,767,195,202
- TSaveDocCommand,0,0,769,771,0,0
- TScrollBar,99,99,773,781,204,208
- TScroller,0,0,783,814,210,217
- TSortedList,83,86,816,823,0,0
- TSScrollBar,0,0,825,835,219,219
- TStaticText,90,90,837,850,221,225
- TStdPrintHandler,0,0,852,906,227,247
- TTECommand,36,39,908,919,249,261
- TTECutCopyCommand,0,0,921,925,263,263
- TTEPasteCommand,0,0,927,928,0,0
- TTEStyleCommand,0,0,930,936,265,267
- TTETypingCommand,0,0,938,949,269,270
- TTEView,81,81,951,1003,272,291
- TTextGridView,88,88,1005,1014,293,295
- TTextListView,0,0,1016,1042,0,0
- TTranscriptView,0,0,1044,1071,297,319
- TUndoRedoCommand,0,0,1073,1075,0,0
- TView,47,55,1077,1177,321,332
- TWindow,69,69,1179,1225,334,363
-
- -- part contents for background part 85
- ----- text -----
- TAboutAppCommand
- DoIt
- Fields
- IAboutAppCommand
- TApplication
- AbandonUndoClipboard
- AboutToLoseControl
- AbsorbScrapStuff
- ActivateBusyCursor
- AddDocument
- AddFreeWindow
- AlreadyOpen
- Beep
- CanOpenDocument
- CheckDeskScrap
- ChooseDocument
- ClaimClipboard
- Close
- CloseWmgrWindow
- CommitLastCommand
- CountClicks
- DeleteDocument
- DeleteFreeWindow
- DispatchEvent
- DoCommandKey
- DoKeyCommand
- DoMakeDocument
- DoMenuCommand
- DoSetupMenus
- DoShowAboutApp
- EachFreeWindow
- Fields
- ForAllDocumentsDo
- ForAllWindowsDo
- GetActiveWindow
- GetDataToPaste
- GetEvent
- GetFrontWindow
- GetInspectorName
- GetLastCommand
- GetNextCommand
- GetRsrcWindow
- HandleActivateEvent
- HandleAlienEvent
- HandleDiskEvent
- HandleEvent
- HandleFinderRequest
- HandleKeyDownEvent
- HandleMouseDown
- HandleMouseUp
- HandleSystemEvent
- HandleUpdateEvent
- IApplication
- IdentifySoftware
- Idle
- InModalMenuState
- InModalState
- InstallCohandler
- InvalidateCursorRgn
- InvalidateFocus
- IsDeskAccessory
- KeyEventToComponents
- KindOfDocument
- LaunchClipboard
- MainEventLoop
- MakeClipboardWindow
- MakeViewForAlienClipboard
- MenuEvent
- OpenDeskAccessory
- OpenNew
- OpenOld
- PerformCommand
- PollEvent
- PostCommand
- PostHandleEvent
- PrintDocument
- ReadFromDeskScrap
- RegainControl
- ReportEvent
- Run
- SelectWMgrWindow
- SetClipView
- SetTarget
- SetUndoText
- SetupTheMenus
- SFGetParms
- ShowError
- SpaceIsLow
- SwapClipViews
- TrackCursor
- TrackMouse
- UpdateAllWindows
- WMgrToWindow
- TAssociation
- EachEntryDo
- EntryWithKey
- EntryWithValue
- Fields
- FirstEntryThat
- Free
- IAssociation
- InsertEntry
- KeyAt
- RemoveKeyAt
- RemoveValueAt
- ValueAt
- TButton
- Fields
- IButton
- IRes
- WRes
- WriteRes
- TCellSelectCommand
- ComputeAnchorCell
- ComputeNewSelection
- DoIt
- Fields
- Free
- HighlightNewSelection
- ICellSelectCommand
- TrackFeedback
- TrackMouse
- TCheckBox
- DoChoice
- Fields
- ICheckBox
- IRes
- IsOn
- SetState
- Toggle
- ToggleIf
- WRes
- WriteRes
- TClassesByID
- Compare
- Fields
- IClassesByID
- TClassesByName
- Compare
- Fields
- IClassesByName
- TClassListView
- DrawItem
- Fields
- IClassListView
- IRes
- SelectItem
- TCloseWindowCommand
- DoIt
- Fields
- ICloseWindowCommand
- TCluster
- DoChoice
- Draw
- Fields
- Free
- GetLabel
- ICluster
- IRes
- ReleaseLabel
- ReportCurrent
- SetLabel
- WRes
- WriteRes
- TColumnSelectCommand
- ComputeAnchorCell
- ComputeNewSelection
- Fields
- IColumnSelectCommand
- TCommand
- AutoScroll
- Commit
- DoIt
- Fields
- ICommand
- IsDoneTracking
- IsReadyToExecute
- RedoIt
- TrackConstrain
- TrackFeedback
- TrackMouse
- UndoIt
- TCommandList
- Compare
- Fields
- ICommandList
- Insert
- TControl
- ComputeSize
- ContainsMouse
- ControlArea
- Dim
- DimState
- DoMouseCommand
- Draw
- Fields
- Flash
- Focus
- Hilite
- HiliteState
- IControl
- Inset
- InstallColor
- InstallTextStyle
- IRes
- IsDimmed
- Resize
- SetInset
- TrackFeedback
- TrackMouse
- Validate
- WRes
- WriteRes
- TControlTracker
- Fields
- IControlTracker
- TCtlMgr
- BeInPort
- CreateCMgrControl
- DimState
- DoMouseCommand
- Draw
- Fields
- Free
- GetLongMax
- GetLongMin
- GetLongVal
- GetMax
- GetMin
- GetText
- GetVal
- HiliteState
- ICtlMgr
- IRes
- IsCMgrVisible
- Resize
- SetCMgrVisibility
- SetLongMax
- SetLongMin
- SetLongVal
- SetLongValues
- SetMax
- SetMin
- SetText
- SetVal
- SetValues
- WhileFocused
- WriteRes
- TDebugApplication
- DoMenuCommand
- HandleAlienEvent
- HandleEvent
- HandleKeyDownEvent
- HandleMouseDown
- HandleSystemEvent
- HandleUpdateEvent
- IDebugApplication
- MenuEvent
- PollEvent
- PostHandleEvent
- WMgrToWindow
- TDebugCommand
- DoIt
- Fields
- IDebugCommand
- TDeskScrapView
- CalcMinSize
- CheckScrapContents
- Draw
- Fields
- Free
- GetInspectorName
- IDeskScrapView
- IRes
- SuperViewChangedSize
- WriteToDeskScrap
- TDialogTEView
- ComputeSize
- Fields
- Free
- IDialogTEView
- InstallEditText
- InstallSelection
- IRes
- TDialogView
- CanDismiss
- CantDeselect
- Close
- DeselectCurrentEditText
- DismissDialog
- DoChoice
- DoCommandKey
- DoKeyCommand
- DoOpen
- DoSelectEditText
- EachEditText
- Fields
- Free
- GetDialogView
- IDialogView
- IRes
- MakeTEView
- Open
- ParamTxt
- PoseModally
- ReplaceText
- SelectEditText
- SurveyEditText
- Tab
- WRes
- WriteRes
- TDocument
- Abandon
- AboutToSave
- AddView
- AddWindow
- CheckDiskFile
- Close
- CloseView
- DeleteView
- DeleteWindow
- DiskFileChanged
- DoInitialState
- DoMakeViews
- DoMakeWindows
- DoMenuCommand
- DoNeedDiskSpace
- DoRead
- DoSetupMenus
- DoWrite
- Fields
- ForAllViewsDo
- ForAllWindowsDo
- Free
- FreeData
- FreeFile
- FreeFromClipboard
- GetChangeCount
- GetInspectorName
- GetSaveInfo
- GetTempName
- HandlesPrintingCommands
- IDocument
- MakeNewCopy
- OpenAFile
- OpenAgain
- PoseSaveDialog
- ReadFromFile
- RequestFileName
- Revert
- Save
- SaveAgain
- SavedOn
- SaveInPlace
- SaveViaTemp
- SetChangeCount
- SetTitle
- SFPutParms
- ShowReverted
- ShowWindows
- UntitledName
- TDynamicArray
- ComputeAddress
- DeleteElementsAt
- DynamicFields
- EachElementDoTil
- Fields
- Free
- GetElementsAt
- GetSize
- IDynamicArray
- InsertElementsBefore
- IsEmpty
- Merge
- ReplaceElementsAt
- SetArraySize
- TEditText
- ChangeWrap
- DoSubstitution
- Draw
- Fields
- Free
- GetText
- HandleMouseDown
- IEditText
- ImageText
- InstallSelection
- IRes
- RestartEdit
- SetJustification
- SetSelection
- SetText
- StartEdit
- StopEdit
- Validate
- WRes
- WriteRes
- TEntriesList
- Compare
- Fields
- IEntriesList
- TEntry
- Fields
- Free
- IEntry
- SetValue
- TEvtHandler
- AddHandler
- CommitLastCommand
- CreateAView
- DoChoice
- DoCommandKey
- DoCreateViews
- DoHandleEvent
- DoHelp
- DoIdle
- DoKeyCommand
- DoMenuCommand
- DoMultiClick
- DoSetupMenus
- EachHandler
- Fields
- FirstHandlerThat
- Free
- GetLastCommand
- GetNextCommand
- HandlesPrintingCommands
- IdentifySoftware
- IEvtHandler
- InstallSelection
- KeyEventToComponents
- LookupSymbol
- PerformCommand
- PostCommand
- RemoveHandler
- SetIdleFreq
- Terminate
- TGridView
- AdornCol
- AdornRow
- AllCellsDo
- CalcMinSize
- CanSelectCell
- CellsToPixels
- CellToVRect
- ColToVRect
- DelColAt
- DelColFirst
- DelColLast
- DelRowAt
- DelRowFirst
- DelRowLast
- DoHighlightSelection
- DoMouseCommand
- Draw
- DrawCell
- DrawRangeOfCells
- EachCellDo
- EachInRgn
- EachSelectedCellDo
- Fields
- FirstSelectedCell
- Free
- GetColWidth
- GetRowHeight
- HighlightCells
- IdentifyPoint
- IGridView
- InsColBefore
- InsColFirst
- InsColLast
- InsRowBefore
- InsRowFirst
- InsRowLast
- InvalidateCell
- InvalidateSelection
- IRes
- IsCellSelected
- LastSelectedCell
- RowToVRect
- ScrollSelectionIntoView
- SelectCell
- SetColWidth
- SetEmptySelection
- SetRowHeight
- SetSelection
- SetSelectionRect
- SetSingleSelection
- VPointToCell
- VPointToLastCell
- WRes
- WriteRes
- TIcon
- Draw
- Fields
- Free
- IIcon
- IRes
- ReleaseIcon
- SetIcon
- WRes
- WriteRes
- TInspector
- AddObject
- AddObjectList
- DoSetupMenus
- Fields
- Free
- GetObjectList
- IInspector
- MakeWindow
- RemoveObject
- TInspectorCommand
- DoIt
- Fields
- IInspectorCommand
- TInspectWindow
- CloseByUser
- Draw
- Fields
- IInspectWindow
- InsertClass
- IRes
- Resize
- SelectObject
- SetNumberOfClasses
- SetTitleForDoc
- TList
- At
- AtDelete
- AtPut
- Delete
- DeleteAll
- DynamicFields
- Each
- Fields
- First
- FirstThat
- FreeAll
- FreeList
- GetEqualItemNo
- GetInspectorName
- GetSameItemNo
- IList
- Insert
- InsertBefore
- InsertFirst
- InsertLast
- IterateTil
- Last
- LastThat
- Pop
- Push
- SetEltType
- SetEltTypeID
- SortBy
- TListView
- CalcMinSize
- ChangeSelection
- DeleteItem
- DoHighlightSelection
- DoMouseCommand
- Draw
- DrawItem
- Fields
- IListView
- InsertItem
- IRes
- ItemToVRect
- RevealItem
- SelectItem
- SetNumberOfItems
- SetPen
- SetStyle
- VPointToItem
- TNewDocCommand
- DoIt
- Fields
- INewDocCommand
- TNoChangesCommand
- Fields
- INoChangesCommand
- TNumberText
- Fields
- GetValue
- INumberText
- IRes
- SetValue
- Validate
- WRes
- WriteRes
- TObject
- Clone
- DynamicFields
- Fields
- ForAllSubClassesDo
- ForAllSuperClassesDo
- Free
- GetClass
- GetClassName
- GetClassSize
- GetDynamicPtr
- GetDynamicSize
- GetInspectorName
- GetInstanceSize
- GetSuperClass
- Initialize
- Inspect
- IObject
- IsMemberClass
- IsSameClass
- Lock
- SetDynamicSize
- SetInstanceSize
- ShallowClone
- ShallowFree
- TObjectList
- AddObject
- Fields
- IObjectList
- RemoveObject
- TObjectView
- ChangeSelection
- DoMouseCommand
- Draw
- Fields
- FirstFieldThat
- InspectControlHandle
- InspectGrafPtr
- InspectHandle
- InspectRgnHandle
- InspectTEHandle
- InspectWindowPtr
- InstallObject
- IObjectView
- IRes
- LockObject
- Resize
- SelectField
- SuperViewChangedSize
- UnlockObject
- TObjListView
- DrawItem
- Fields
- InstallObjectList
- IObjListView
- IRes
- SelectItem
- TOldDocCommand
- DoIt
- Fields
- IOldDocCommand
- TPattern
- Draw
- Fields
- Free
- IPattern
- IRes
- ReleasePattern
- SetPattern
- WRes
- WriteRes
- TPicture
- Draw
- Fields
- Free
- IPicture
- IRes
- ReleasePicture
- SetPicture
- WRes
- WriteRes
- TPopup
- AdjustBotRight
- CalcLabelRect
- CalcMenuRect
- DoMouseCommand
- Draw
- DrawLabel
- DrawPopupBox
- Fields
- Free
- GetCurrentItem
- GetItemText
- IPopup
- IRes
- ReleasePopup
- SetCurrentItem
- SetPopup
- WRes
- WriteRes
- TPrintCommand
- DoIt
- Fields
- IPrintCommand
- TPrintHandler
- BreakFollowing
- CalcPageStrips
- CalcViewPerPage
- CheckPrinter
- DrawPageBreak
- DrawPrintFeedback
- Fields
- FocusOnInterior
- GetInspectorName
- IPrintHandler
- LocatePageInterior
- MaxPageNumber
- Print
- PrinterChanged
- RedoPageBreaks
- Reset
- SetDefaultPrintInfo
- SetPageInterior
- SetPageOffset
- SetupForFinder
- TPrintStyleChangeCommand
- DoIt
- Fields
- Free
- IPrintStyleChangeCommand
- RedoIt
- UndoIt
- TPtrBasedDoublyLinkedList
- AppendNode
- EachNodeDo
- Fields
- IPtrBasedDoublyLinkedList
- RemoveNode
- TQuitCommand
- DoIt
- Fields
- IQuitCommand
- TRadio
- DoChoice
- Fields
- IRadio
- IRes
- IsOn
- SetState
- Toggle
- ToggleIf
- WRes
- WriteRes
- TRCSelectCommand
- ComputeNewSelection
- Fields
- TrackMouse
- TRevertDocCommand
- DoIt
- Fields
- IRevertDocCommand
- TRowSelectCommand
- ComputeAnchorCell
- ComputeNewSelection
- Fields
- IRowSelectCommand
- TRunArray
- DeleteItems
- Fields
- FindChunk
- FindItem
- Free
- GetValue
- InsertItems
- IRunArray
- SumValues
- TSaveDocCommand
- DoIt
- Fields
- ISaveDocCommand
- TScrollBar
- ActionProc
- DeltaValue
- DoMouseCommand
- Fields
- IRes
- IScrollBar
- TrackScrollBar
- WRes
- WriteRes
- TScroller
- AddSubview
- AdjustScrollBars
- AutoScroll
- CreateScrollBar
- CreateTemplateScrollBar
- DoKeyCommand
- DoScroll
- Fields
- Focus
- ForceRedraw
- Free
- GetExtent
- GetScroller
- HaveScrollBar
- IRes
- IScroller
- LocalToSuper
- Locate
- RemoveSubview
- Resize
- RevealRect
- ScrollBy
- ScrollDraw
- ScrollRelative
- ScrollStep
- ScrollTo
- SetScrollLimits
- SetScrollParameters
- SubViewChangedSize
- SuperToLocal
- WRes
- WriteRes
- TSortedList
- Compare
- DoSearch
- Fields
- GetEqualItemNo
- Insert
- ISortedList
- Search
- Sort
- TSScrollBar
- Activate
- AttachScroller
- BeInPort
- DoMouseCommand
- Draw
- Fields
- Free
- IRes
- ISScrollBar
- TrackScrollBar
- WriteRes
- TStaticText
- ChangeWrap
- DoSubstitution
- Draw
- Fields
- Free
- GetText
- ImageText
- IRes
- IStaticText
- ReleaseText
- SetJustification
- SetText
- WRes
- WriteRes
- TStdPrintHandler
- AdornPage
- BanishPrintDialog
- BreakFollowing
- CalcPageStrips
- CalcViewPerPage
- CheckPrinter
- ChkPrintErr
- ChooseSpoolFile
- ClosePrintShop
- DoInMacPrint
- DoMenuCommand
- DoPrintIdling
- DoSetupMenus
- DrawPageBreak
- DrawPageInterior
- DrawPrintFeedback
- EachBreak
- Fields
- FocusOnBorder
- FocusOnInterior
- Free
- GetBreakCoord
- GetDocName
- GetDriverName
- IdentifySoftware
- InstallMargins
- InvalPageFeedback
- IStdPrintHandler
- LocatePageInterior
- MaxPageNumber
- OneSubJob
- OpenPrintShop
- PageToStrip
- PointToPageStrip
- PoseJobDialog
- PosePageSetupDialog
- PosePrintDialog
- Print
- PrinterChanged
- PrintPage
- PrintSpoolFile
- RedoPageBreaks
- Reset
- SetDefaultPrintInfo
- SetMargins
- SetPage
- SetPageInterior
- SetPageOffset
- SetPrintExtent
- SetupForFinder
- SetupPrintOne
- ShowDocBeingPrinted
- ShowsOnScreen
- StripToPage
- ValidatePrintRecord
- TTECommand
- BanishOldText
- DoIt
- DoMainFunction
- Fields
- Free
- InstallNewText
- ITECommand
- RedoIt
- RemoveAdditions
- RestoreSelection
- ReviveDeletions
- UndoIt
- TTECutCopyCommand
- DoIt
- Fields
- Free
- ITECutCopyCommand
- ReviveDeletions
- TTEPasteCommand
- Fields
- ITEPasteCommand
- TTEStyleCommand
- DoIt
- Fields
- InstallManyStyles
- InstallOneStyle
- ITEStyleCommand
- RedoIt
- UndoIt
- TTETypingCommand
- AddCharacter
- BkSpcLeft
- BkSpcRight
- CompleteTyping
- DoIt
- DoNormalChar
- Fields
- Free
- FwdDelete
- ITETypingCommand
- RedoIt
- UndoIt
- TTEView
- AutoScrolling
- BeInPort
- BeInScroller
- CalcMinSize
- CalcRealHeight
- CalcRealWidth
- CalcSelLoc
- ChangeWrap
- ClikLoop
- ComputeSize
- ContainsClipType
- ContinuousStyle
- DoBreakFollowing
- DoCalcViewPerPage
- DoIdle
- DoKeyCommand
- DoMakeEditCommand
- DoMakeStyleCommand
- DoMakeTypingCommand
- DoMenuCommand
- DoMouseCommand
- DoneTyping
- DoSetCursor
- DoSetPageOffset
- DoSetupMenus
- Draw
- ExtractStyles
- ExtractText
- Fields
- Free
- GetPrintExtent
- GivePasteData
- IdentifySoftware
- InstallSelection
- IRes
- ITEView
- MakeTERecord
- RecalcText
- Resize
- ScrollSelectionIntoView
- SetJustification
- SetOneStyle
- SetText
- ShowReverted
- SpaceForStyles
- StuffStyles
- StuffTERects
- StuffText
- SynchView
- ViewEnable
- WRes
- WriteRes
- WriteToDeskScrap
- TTextGridView
- DrawCell
- Fields
- Focus
- GetText
- IRes
- ITextGridView
- SetPen
- SetUpFont
- WRes
- WriteRes
- TTextListView
- AllItemsDo
- CanSelectCell
- CanSelectItem
- DelItemAt
- DelItemFirst
- DelItemLast
- EachItemDo
- EachSelectedItemDo
- Fields
- FirstSelectedItem
- GetItemHeight
- GetItemText
- GetItemWidth
- GetText
- InsItemBefore
- InsItemFirst
- InsItemLast
- InvalidateItem
- IsItemSelected
- ITextListView
- LastSelectedItem
- Resize
- SelectCell
- SelectItem
- SetItemHeight
- SetItemWidth
- WriteRes
- TTranscriptView
- AddText
- AddTextToFile
- CommonInit
- DoHelp
- DoIdle
- DoKeyCommand
- Draw
- EndForce
- Fields
- ForceOutput
- Free
- GetInsertionPointRect
- HandleMouseDown
- IndexColToLocal
- IndexToLocal
- IndexToRow
- InstallTextStyle
- IRes
- ITranscriptView
- LocalToCol
- LocalToIndex
- PrevIndex
- Redirect
- RevealInsertionPoint
- RevealInsertionPointLine
- RowToIndex
- Scroll
- SuccIndex
- TUndoRedoCommand
- DoIt
- Fields
- IUndoRedoCommand
- TView
- Activate
- AddSubView
- AdjustSize
- Adorn
- AssumeFocused
- AttachPrintHandler
- BeInPort
- BeInScroller
- CalcMinSize
- ClipFurtherTo
- Close
- ComputeSize
- ContainsClipType
- ContainsMouse
- CountSubViews
- DoBreakFollowing
- DoCalcPageStrips
- DoCalcViewPerPage
- DoCheckPrinter
- DoChoice
- DoDrawPageBreak
- DoDrawPrintFeedback
- DoHighlightSelection
- DoMenuCommand
- DoMouseCommand
- DoOffScreen
- DoPagination
- DoPrinterChanged
- DoSetCursor
- DoSetPageOffset
- DoSetupMenus
- Draw
- DrawContents
- EachSubView
- Fields
- FindSubView
- FirstSubviewThat
- Focus
- FocusOnSuperView
- ForceRedraw
- Free
- FreeFromClipboard
- GetDefaultCursorRgn
- GetDialogView
- GetExtent
- GetFrame
- GetGrafPort
- GetInspectorName
- GetPrintExtent
- GetQDExtent
- GetScroller
- GetVisibleRect
- GetWindow
- GivePasteData
- HandleCursor
- HandleMouseDown
- HasPendingUpdate
- InvalidateFocus
- InvalidRect
- InvalidVRect
- IRes
- IsDoneTracking
- IsFocused
- IsShown
- IsViewEnabled
- IsVisible
- IView
- LastSubViewThat
- LocalToSuper
- LocalToWindow
- Locate
- MakeFirstSubView
- MakeLastSubView
- Open
- PageInteriorChanged
- QDToViewPt
- QDToViewRect
- RemoveSubView
- Resize
- RevealBottom
- RevealRect
- RevealTop
- Show
- ShowReverted
- SubViewChangedSize
- SubViewMoved
- SuperToLocal
- SuperViewChangedSize
- SuperViewMoved
- TrackConstrain
- TrackFeedback
- TrackMouse
- Update
- ValidVRect
- ViewEnable
- ViewToQDPt
- ViewToQDRect
- WindowToLocal
- WRes
- WriteRes
- WriteToDeskScrap
- TWindow
- Activate
- AdaptToScreen
- AllowsMenuAccess
- BuildWindowRgns
- Center
- Close
- CloseByUser
- DoMenuCommand
- DoSetupMenus
- DrawContents
- DrawResizeIcon
- Fields
- Focus
- FocusOnSuperView
- ForceOnScreen
- Free
- GetGlobalBounds
- GetGrafPort
- GetInspectorName
- GetMaxIntersectedDevice
- GetTitle
- GetWindow
- GoAwayByUser
- HandleMouseDown
- HasPendingUpdate
- InstallDocument
- IRes
- IsDraggable
- IsShown
- IWindow
- Locate
- MoveByUser
- Open
- Resize
- ResizeByUser
- Select
- SetResizeLimits
- SetTarget
- SetTitle
- SetTitleForDoc
- Show
- SimpleStagger
- Update
- WRes
- WriteRes
- Zoom
- ZoomByUser
-
- -- part contents for background part 90
- ----- text -----
- TAboutAppCommand,1,2,3,
- TApplication,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,
- TAssociation,92,93,94,95,96,97,98,99,100,101,102,103,
- TButton,104,105,106,107,108,
- TCellSelectCommand,109,110,111,112,113,114,115,116,117,
- TCheckBox,118,119,120,121,122,123,124,125,126,127,
- TClassesByID,128,129,130,
- TClassesByName,131,132,133,
- TClassListView,134,135,136,137,138,
- TCloseWindowCommand,139,140,141,
- TCluster,142,143,144,145,146,147,148,149,150,151,152,153,
- TColumnSelectCommand,154,155,156,157,
- TCommand,158,159,160,161,162,163,164,165,166,167,168,169,
- TCommandList,170,171,172,173,
- TControl,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,
- TControlTracker,199,200,
- TCtlMgr,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,
- TDebugApplication,232,233,234,235,236,237,238,239,240,241,242,243,
- TDebugCommand,244,245,246,
- TDeskScrapView,247,248,249,250,251,252,253,254,255,256,
- TDialogTEView,257,258,259,260,261,262,263,
- TDialogView,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,
- TDocument,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,
- TDynamicArray,339,340,341,342,343,344,345,346,347,348,349,350,351,352,
- TEditText,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,
- TEntriesList,373,374,375,
- TEntry,376,377,378,379,
- TEvtHandler,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,
- TGridView,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,
- TIcon,464,465,466,467,468,469,470,471,472,
- TInspector,473,474,475,476,477,478,479,480,481,
- TInspectorCommand,482,483,484,
- TInspectWindow,485,486,487,488,489,490,491,492,493,494,
- TList,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,
- TListView,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,
- TNewDocCommand,541,542,543,
- TNoChangesCommand,544,545,
- TNumberText,546,547,548,549,550,551,552,553,
- TObject,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,
- TObjectList,578,579,580,581,
- TObjectView,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,
- TObjListView,601,602,603,604,605,606,
- TOldDocCommand,607,608,609,
- TPattern,610,611,612,613,614,615,616,617,618,
- TPicture,619,620,621,622,623,624,625,626,627,
- TPopup,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,
- TPrintCommand,646,647,648,
- TPrintHandler,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,
- TPrintStyleChangeCommand,669,670,671,672,673,674,
- TPtrBasedDoublyLinkedList,675,676,677,678,679,
- TQuitCommand,680,681,682,
- TRadio,683,684,685,686,687,688,689,690,691,692,
- TRCSelectCommand,693,694,695,
- TRevertDocCommand,696,697,698,
- TRowSelectCommand,699,700,701,702,
- TRunArray,703,704,705,706,707,708,709,710,711,
- TSaveDocCommand,712,713,714,
- TScrollBar,715,716,717,718,719,720,721,722,723,
- TScroller,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,
- TSortedList,756,757,758,759,760,761,762,763,
- TSScrollBar,764,765,766,767,768,769,770,771,772,773,774,
- TStaticText,775,776,777,778,779,780,781,782,783,784,785,786,787,788,
- TStdPrintHandler,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,
- TTECommand,844,845,846,847,848,849,850,851,852,853,854,855,
- TTECutCopyCommand,856,857,858,859,860,
- TTEPasteCommand,861,862,
- TTEStyleCommand,863,864,865,866,867,868,869,
- TTETypingCommand,870,871,872,873,874,875,876,877,878,879,880,881,
- TTEView,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,
- TTextGridView,935,936,937,938,939,940,941,942,943,944,
- TTextListView,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,
- TTranscriptView,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,
- TUndoRedoCommand,1000,1001,1002,
- TView,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,
- TWindow,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,
-
-
- -- part contents for background part 87
- ----- text -----
- TApplication
- fCommandQueue
- fLastCommand
- fLaunchWithNewDocument
- fTicksOfLastIdle
- fTicksTilNextIdle
- TAssociation
- fEntries
- TCellSelectCommand
- fAnchorCell
- fCmdKey
- fDeselecting
- fDifference
- fGridView
- fPrevCell
- fPrevSelection
- fShiftKey
- fThisSelection
- TClassListView
- fInspectWindow
- TCluster
- fDataHandle
- fIndex
- fRsrcID
- TCommand
- fCanUndo
- fCausesChange
- fChangedDocument
- fChangesClipboard
- fCmdDone
- fCmdNumber
- fConstrainsMouse
- fFreeOnCompletion
- fInitialPt
- fPriority
- fReadyToExecute
- fRecurring
- fScroller
- fTrackNonMovement
- fTracksMouse
- fView
- fViewConstrain
- TControl
- fAdornment
- fDefChoice
- fDimmed
- fDismissesDialog
- fHilite
- fInset
- fPenSize
- fSizeable
- fTextStyle
- TControlTracker
- fControl
- TCtlMgr
- fBitsToShift
- fCMgrControl
- fLongMax
- fLongMin
- fLongVal
- TDeskScrapView
- fDataHandle
- fHavePicture
- fHaveText
- fScrapCount
- TDialogTEView
- fEditText
- fScroller
- TDialogView
- fCancelItem
- fCurrentEditText
- fDefaultItem
- fDismissed
- fDismisser
- fParamTxt
- fTEView
- TDocument
- fChangeCount
- fCommitOnSave
- fCreator
- fDataOpen
- fDataPerm
- fDataRefNum
- fDocPrintHandler
- fFileType
- fModDate
- fPrintInfo
- fReopenAlert
- fRsrcOpen
- fRsrcPerm
- fRsrcRefNum
- fSaveExists
- fSaveInPlace
- fSavePrintInfo
- fSharePrintInfo
- fTitle
- fUsesDataFork
- fUsesRsrcFork
- fViewList
- fVolRefNum
- fWindowList
- TDynamicArray
- fAllocatedSize
- fAllocationIncrement
- fClassSize
- fElementSize
- fElementSizeShift
- fFreeRequested
- fSize
- TEditText
- fControlChars
- fMaxChars
- fTEView
- TEntry
- fKey
- fValue
- TEvtHandler
- fIdleFreq
- fLastIdle
- fNextHandler
- TGridView
- fAdornCols
- fAdornRows
- fColInset
- fColWidths
- fHLRegion
- fNumOfCols
- fNumOfRows
- fRowHeights
- fRowInset
- fSelections
- fSingleSelection
- fTempSelections
- TIcon
- fDataHandle
- fPreferColor
- fRsrcID
- TInspector
- fClassesByID
- fClassesByName
- fStaggerCount
- fWindowCount
- TInspectWindow
- fClassListView
- fObjectView
- fObjListView
- TList
- fObjClassID
- TListView
- fCurrentSelection
- fItemHeight
- fLineAscent
- fNumberOfItems
- fTextStyle
- TNumberText
- fMaximum
- fMinimum
- TObjectView
- fInspectWindow
- fLockState
- fObject
- fType
- TObjListView
- fInspectWindow
- fObjectList
- TPattern
- fDataHandle
- fPreferColor
- fRsrcID
- TPicture
- fDataHandle
- fRsrcID
- TPopup
- fCurrentItem
- fItemOffset
- fMenuHandle
- fMenuID
- fRsrcID
- TPrintCommand
- fStdPrintHandler
- TPrintHandler
- fDeviceRes
- fDocument
- fFocusedPage
- fView
- fViewPerPage
- TPrintStyleChangeCommand
- fNewHPrint
- fOldHPrint
- fStdPrintHandler
- TPtrBasedDoublyLinkedList
- fHeadNodePtr
- fTailNodePtr
- TRunArray
- fChunks
- fLastChunk
- fLastIndex
- fLastItem
- fLastTotal
- fNoOfChunks
- fNoOfItems
- fTotal
- TScrollBar
- fBitsToShift
- fDirection
- fLongMax
- fLongMin
- fLongVal
- TScroller
- fConstrain
- fMaxTranslation
- fRespondsToFunctionKeys
- fSBarOffsets
- fScrollBars
- fScrollLimit
- fScrollUnit
- fTranslation
- TSScrollBar
- fScrollers
- TStaticText
- fAutoWrap
- fDataHandle
- fIndex
- fJust
- fRsrcID
- TStdPrintHandler
- fFinderJobDialog
- fFinderSetup
- fFixedSizePages
- fHPrint
- fLastBreak
- fLastCheckedPrinter
- fLastPrinterName
- fLastStrip
- fMarginRes
- fMinimalMargins
- fPageAreas
- fPageDirection
- fPageStrips
- fPPrPort
- fPrintDialog
- fPrinterDev
- fPrintExtent
- fShowBreaks
- fSquareDots
- fStartPage
- fViewedRect
- TTECommand
- fHTE
- fNewEnd
- fNewStart
- fNewStyles
- fNewText
- fOldEnd
- fOldStart
- fOldStyles
- fOldText
- fPadding
- fStylePad
- fTEView
- fTextPad
- TTECutCopyCommand
- fClipCreated
- TTEStyleCommand
- fMode
- fNewTextStyle
- fOldTextStyle
- TTETypingCommand
- fCompleted
- fFirstChar
- TTEView
- fAcceptsChanges
- fAutoWrap
- fControlChars
- fFreeText
- fHTE
- fInset
- fJustification
- fKeyCmdNumber
- fLastHeight
- fLastLine
- fLastPageBreak
- fLastWidth
- fMaxChars
- fMinAhead
- fSavedTEHandle
- fSpecsChanged
- fStyleType
- fText
- fTextStyle
- fTypingCommand
- TTextGridView
- fLineAscent
- fLineHeight
- fTextStyle
- TTranscriptView
- fCols
- fFirstLineIndex
- fFontHeight
- fFontInfo
- fForcePtr
- fForceStack
- fGotRefnum
- fHelpProc
- fInsertionPointOn
- fInsertionPt
- fLastCh
- fLastInsertionPointTime
- fLineLengths
- fLineStarts
- fRefnum
- fRows
- fText
- fTextStyle
- fTotal
- fUpdateRgn
- fVRefNum
- fWrToFile
- fWrToWindow
- TView
- fDocument
- fFocusRec
- fHLDesired
- fIdentifier
- fLocation
- fPrintHandler
- fShown
- fSize
- fSizeDeterminer
- fSubViews
- fSuperView
- fViewEnabled
- TWindow
- fAdapted
- fClosesDocument
- fConstTitle
- fContDifference
- fContRgnInset
- fDisposeOnFree
- fDoFirstClick
- fFloats
- fForcedOnScreen
- fFreeOnClosing
- fHorzCentered
- fIsActive
- fIsClosable
- fIsModal
- fIsResizable
- fMoveBounds
- fMustAdapt
- fMustForceOnScreen
- fMustHorzCenter
- fMustStagger
- fMustVertCenter
- fOpenInitially
- fPreDocname
- fProcId
- fResizeLimits
- fStaggered
- fTarget
- fTargetId
- fVertCentered
- fWMgrWindow
-
- -- part contents for background part 88
- ----- text -----
- TApplication,81,82,83,84,85,
- TAssociation,86,
- TCellSelectCommand,87,88,89,90,91,92,93,94,95,
- TClassListView,96,
- TCluster,97,98,99,
- TCommand,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,
- TControl,117,118,119,120,121,122,123,124,125,
- TControlTracker,126,
- TCtlMgr,127,128,129,130,131,
- TDeskScrapView,132,133,134,135,
- TDialogTEView,136,137,
- TDialogView,138,139,140,141,142,143,144,
- TDocument,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,
- TDynamicArray,169,170,171,172,173,174,175,
- TEditText,176,177,178,
- TEntry,179,180,
- TEvtHandler,181,182,183,
- TGridView,184,185,186,187,188,189,190,191,192,193,194,195,
- TIcon,196,197,198,
- TInspector,199,200,201,202,
- TInspectWindow,203,204,205,
- TList,206,
- TListView,207,208,209,210,211,
- TNumberText,212,213,
- TObjectView,214,215,216,217,
- TObjListView,218,219,
- TPattern,220,221,222,
- TPicture,223,224,
- TPopup,225,226,227,228,229,
- TPrintCommand,230,
- TPrintHandler,231,232,233,234,235,
- TPrintStyleChangeCommand,236,237,238,
- TPtrBasedDoublyLinkedList,239,240,
- TRunArray,241,242,243,244,245,246,247,248,
- TScrollBar,249,250,251,252,253,
- TScroller,254,255,256,257,258,259,260,261,
- TSScrollBar,262,
- TStaticText,263,264,265,266,267,
- TStdPrintHandler,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,
- TTECommand,289,290,291,292,293,294,295,296,297,298,299,300,301,
- TTECutCopyCommand,302,
- TTEStyleCommand,303,304,305,
- TTETypingCommand,306,307,
- TTEView,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,
- TTextGridView,328,329,330,
- TTranscriptView,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,
- TView,354,355,356,357,358,359,360,361,362,363,364,365,
- TWindow,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,
-
- -- part contents for background part 83
- ----- text -----
- TObject
- TRunArray
- TEntry
- TCommand≈≈≈
- TAssociation
- TPtrBasedDoublyLinkedList≈≈≈
- TEvtHandler≈≈≈
-
-
-
-
-
-
-